build: Remove unused target variables
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 19 Oct 2016 13:34:05 +0000 (14:34 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 19 Oct 2016 13:34:05 +0000 (14:34 +0100)
The foreigndrawing test has been removed.

tests/Makefile.am

index b10615e826f6af278717c034d343d765891fec58..5e7c99a76985fc28294b6e815054e9a836cdf01c 100644 (file)
@@ -279,7 +279,6 @@ testrevealer2_DEPENDENCIES = $(TEST_DEPS)
 testtitlebar_DEPENDENCIES = $(TEST_DEPS)
 testwindowsize_DEPENDENCIES = $(TEST_DEPS)
 listmodel_DEPENDENCIES = $(TEST_DEPS)
-foreigndrawing_DEPENDENCIES = $(TEST_DEPS)
 
 animated_resizing_SOURCES =    \
        animated-resizing.c     \
@@ -486,8 +485,6 @@ testglblending_SOURCES =    \
 
 listmodel_SOURCES = listmodel.c
 
-foreigndrawing_SOURCES = foreigndrawing.c
-
 EXTRA_DIST +=                  \
        gradient1.png           \
        testgtk.1               \